Skip to content

Conversation

@Tumypmyp
Copy link
Contributor

Now compiles without the error on newer dx

expected `Option<Result<VNode, RenderError>>`, found `Result<VNode, RenderError>`
   |
   = note: expected enum `std::option::Option<std::result::Result<_, _>>`
              found enum `std::result::Result<_, _>`
   = note: this error originates in the derive macro `Props` (in Nightly builds, run with -Z macro-backtrace for more info)

@ealmloff https://discord.com/channels/899851952891002890/943190605067079712/1450225909931184200

@github-actions
Copy link

@ealmloff
Copy link
Member

This should be Element regardless, but I think this was caused by DioxusLabs/dioxus#4995 which was unintentionally breaking

@ealmloff ealmloff merged commit 3564270 into DioxusLabs:main Dec 17, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants